[INFO] cloning repository https://github.com/momoplan/wechat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/momoplan/wechat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomoplan%2Fwechat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomoplan%2Fwechat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6905b552ba0943af79424c4aa2defae391bc1f80
[INFO] testing momoplan/wechat against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomoplan%2Fwechat" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/momoplan/wechat
[INFO] finished tweaking git repo https://github.com/momoplan/wechat
[INFO] tweaked toml for git repo https://github.com/momoplan/wechat written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/momoplan/wechat on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/momoplan/wechat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74df9c01f93d6fd28534d688caafab00cbcd117a63cf2a66f76f533cd28b2785
[INFO] running `Command { std: "docker" "start" "-a" "74df9c01f93d6fd28534d688caafab00cbcd117a63cf2a66f76f533cd28b2785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74df9c01f93d6fd28534d688caafab00cbcd117a63cf2a66f76f533cd28b2785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74df9c01f93d6fd28534d688caafab00cbcd117a63cf2a66f76f533cd28b2785", kill_on_drop: false }`
[INFO] [stdout] 74df9c01f93d6fd28534d688caafab00cbcd117a63cf2a66f76f533cd28b2785
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a390a4a02cdbe1913542fbc79062a64b5ff70fa37f58363a711f2b542dd7d2d
[INFO] running `Command { std: "docker" "start" "-a" "9a390a4a02cdbe1913542fbc79062a64b5ff70fa37f58363a711f2b542dd7d2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling zune-jpeg v0.5.14
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling wechat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "9a390a4a02cdbe1913542fbc79062a64b5ff70fa37f58363a711f2b542dd7d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a390a4a02cdbe1913542fbc79062a64b5ff70fa37f58363a711f2b542dd7d2d", kill_on_drop: false }`
[INFO] [stdout] 9a390a4a02cdbe1913542fbc79062a64b5ff70fa37f58363a711f2b542dd7d2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9253f0f63bbefa025127e37492f396f16fb2f96b988c2401cc84efb4274104c4
[INFO] running `Command { std: "docker" "start" "-a" "9253f0f63bbefa025127e37492f396f16fb2f96b988c2401cc84efb4274104c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling wechat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.45s
[INFO] running `Command { std: "docker" "inspect" "9253f0f63bbefa025127e37492f396f16fb2f96b988c2401cc84efb4274104c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9253f0f63bbefa025127e37492f396f16fb2f96b988c2401cc84efb4274104c4", kill_on_drop: false }`
[INFO] [stdout] 9253f0f63bbefa025127e37492f396f16fb2f96b988c2401cc84efb4274104c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 183ffd881a750e65d9b9367bf0f51da142d9a3e7a3987e4e8c353f619b7ee2ed
[INFO] running `Command { std: "docker" "start" "-a" "183ffd881a750e65d9b9367bf0f51da142d9a3e7a3987e4e8c353f619b7ee2ed", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wechat-90329379c72f8157)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test channel_binding_client::tests::resolves_workspace_id_from_service_route ... ok
[INFO] [stdout] test channel_session_client::tests::builds_session_list_endpoint_from_service_route ... ok
[INFO] [stdout] test channel_session_client::tests::builds_session_list_endpoint_from_inbound_route ... ok
[INFO] [stdout] test channel_session_client::tests::builds_session_list_endpoint_from_standard_channel_route ... ok
[INFO] [stdout] test config::tests::runtime_defaults_include_default_command_actions ... ok
[INFO] [stdout] test poller::tests::builds_image_content_with_placeholder_text_and_cdn_url ... ok
[INFO] [stdout] test poller::tests::builds_media_file_name_from_wechat_file_name_or_media_kind ... ok
[INFO] [stdout] test poller::tests::builds_text_only_content_array ... ok
[INFO] [stdout] test poller::tests::builds_session_list_text_with_current_marker ... ok
[INFO] [stdout] test poller::tests::builds_command_list_text_with_recent_session_hint ... ok
[INFO] [stdout] test poller::tests::builds_image_data_url_from_downloaded_bytes ... ok
[INFO] [stdout] test channel_binding_client::tests::resolves_workspace_id_from_workspace_route ... ok
[INFO] [stdout] test poller::tests::builds_video_content_and_detects_media_items ... ok
[INFO] [stdout] test poller::tests::caps_inline_image_bytes_for_transport_safety ... ok
[INFO] [stdout] test poller::tests::builds_voice_content_with_transcript_and_audio_file ... ok
[INFO] [stdout] test poller::tests::decrypts_wechat_aes_ecb_ciphertext ... ok
[INFO] [stdout] test poller::tests::detects_amr_and_mp4_signatures ... ok
[INFO] [stdout] test poller::tests::detects_channel_gateway_business_success_by_error_code ... ok
[INFO] [stdout] test poller::tests::detects_custom_configured_abort_command ... ok
[INFO] [stdout] test poller::tests::detects_custom_configured_activate_command ... ok
[INFO] [stdout] test poller::tests::detects_custom_configured_call_command ... ok
[INFO] [stdout] test poller::tests::detects_custom_configured_new_session_command ... ok
[INFO] [stdout] test poller::tests::detects_list_sessions_command ... ok
[INFO] [stdout] test poller::tests::detects_new_session_command_with_agent_config_id ... ok
[INFO] [stdout] test poller::tests::detects_recent_session_index_command ... ok
[INFO] [stdout] test poller::tests::extracts_session_control_success_from_direct_response ... ok
[INFO] [stdout] test poller::tests::guesses_extensions_for_common_media_types ... ok
[INFO] [stdout] test poller::tests::extracts_session_control_success_from_wrapped_response ... ok
[INFO] [stdout] test poller::tests::ignores_non_command_or_non_text_messages ... ok
[INFO] [stdout] test poller::tests::normalizes_image_content_type_and_guesses_common_formats ... ok
[INFO] [stdout] test poller::tests::normalizes_assistant_prefixed_command_text ... ok
[INFO] [stdout] test poller::tests::normalizes_preview_text ... ok
[INFO] [stdout] test poller::tests::parses_recent_session_index_from_numeric_text ... ok
[INFO] [stdout] test poller::tests::replaces_image_part_with_inline_data_url ... ok
[INFO] [stdout] test poller::tests::replaces_file_part_url_without_changing_media_type ... ok
[INFO] [stdout] test poller::tests::preserves_remote_image_part_without_extra_metadata ... ok
[INFO] [stdout] test routes::api::tests::extract_reply_delivery_extracts_media_payload ... ok
[INFO] [stdout] test poller::tests::returns_confirmation_text_for_supported_session_control_actions ... ok
[INFO] [stdout] test routes::api::tests::extract_reply_delivery_extracts_audio_payload ... ok
[INFO] [stdout] test routes::api::tests::extract_reply_text_reads_complete_result_output ... ok
[INFO] [stdout] test routes::api::tests::split_text_chunks_prefers_newline_boundaries ... ok
[INFO] [stdout] test routes::api::tests::extract_reply_text_supports_plain_text_links ... ok
[INFO] [stdout] test poller::tests::detects_new_session_command_from_text_message ... ok
[INFO] [stdout] test routes::api::tests::extract_reply_delivery_reads_agent_error_content ... ok
[INFO] [stdout] test routes::api::tests::extract_reply_delivery_extracts_voice_item_from_array ... ok
[INFO] [stdout] test poller::tests::resolves_recent_session_record_by_one_based_index ... ok
[INFO] [stdout] test routes::external_module::tests::merge_response_properties_returns_typed_values ... ok
[INFO] [stdout] test routes::api::tests::extract_reply_text_ignores_ack_messages_only ... ok
[INFO] [stdout] test poller::tests::resolves_media_mime_type_for_audio_video_and_file ... ok
[INFO] [stdout] test routes::external_module::tests::build_credential_uses_explicit_gateway_token_over_reference_token ... ok
[INFO] [stdout] test routes::api::tests::extract_reply_text_preserves_tool_and_stream_payloads ... ok
[INFO] [stdout] test routes::external_module::tests::build_credential_requires_typed_values ... ok
[INFO] [stdout] test routes::api::tests::split_text_chunks_keeps_short_text_as_single_message ... ok
[INFO] [stdout] test routes::api::tests::extract_reply_delivery_extracts_text_and_media_from_array ... ok
[INFO] [stdout] test poller::tests::extracts_wechat_aes_key_from_hex_or_base64_hex ... ok
[INFO] [stdout] test routes::external_module::tests::resolve_target_external_id_reads_data_value ... ok
[INFO] [stdout] test routes::api::tests::split_text_chunks_splits_single_oversized_line ... ok
[INFO] [stdout] test wechat_api::tests::parses_base64_data_image_as_media_payload ... ok
[INFO] [stdout] test wechat_api::tests::previews_non_url_qr_content_without_full_payload ... ok
[INFO] [stdout] test wechat_api::tests::keeps_existing_data_url ... ok
[INFO] [stdout] test wechat_api::tests::builds_voice_item_for_audio_payload ... ok
[INFO] [stdout] test wechat_api::tests::classifies_login_qr_content_types ... ok
[INFO] [stdout] test wechat_api::tests::infers_audio_media_kind_from_content_type_and_name ... ok
[INFO] [stdout] test wechat_api::tests::wraps_plain_base64_as_png_data_url ... ok
[INFO] [stdout] test routes::external_module::tests::build_credential_rejects_plain_gateway_url ... ok
[INFO] [stdout] test wechat_api::tests::rejects_non_base64_data_url ... ok
[INFO] [stdout] test channel_session_client::tests::parses_session_records_from_plain_array_or_envelope ... ok
[INFO] [stdout] test wechat_api::tests::generates_png_data_url_from_login_page_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "183ffd881a750e65d9b9367bf0f51da142d9a3e7a3987e4e8c353f619b7ee2ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "183ffd881a750e65d9b9367bf0f51da142d9a3e7a3987e4e8c353f619b7ee2ed", kill_on_drop: false }`
[INFO] [stdout] 183ffd881a750e65d9b9367bf0f51da142d9a3e7a3987e4e8c353f619b7ee2ed
